Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix/resolve warnings #130

Merged
merged 8 commits into from
May 31, 2024
Merged

Fix/resolve warnings #130

merged 8 commits into from
May 31, 2024

Conversation

kaiserls
Copy link
Collaborator

Description

This merge request fixes multiple warnings, including deprecation warnings that would turn into errors for future python versions.

Type of change

Please tick at least one of the options. Delete the other options.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

  • Local pytest

Checklist For Contributor

  • My code follows the style guidelines of this project (I installed pre-commit)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I wrote my changes in the changelog in the [unreleased] section
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

Checklist For Maintainers

  • Continuous Integration (CI) is successfully running
  • Do we want to release/tag a new version? [✔️]
    • If yes, add a release to the changelog and set the new version in pyproject.toml. After the merge, tag the release!

@kaiserls kaiserls merged commit 5306d4a into main May 31, 2024
2 checks passed
@kaiserls kaiserls deleted the fix/resolve_warnings branch May 31, 2024 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant